home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcc / v04n07 / keykit.doc < prev    next >
Text File  |  1991-06-24  |  2KB  |  59 lines

  1. KEYKIT.EXE
  2. July, 1991
  3. PC/Computing
  4. Dan Gookin
  5. Page 164
  6.  
  7. -----------------------------------------------------------
  8.  
  9.    Build a Keyboard Enhancement Kit.  Customize your
  10.    keyboard and fine-tune your typing with these easy-
  11.    to-create utility programs.
  12.  
  13.    Utility Programs:  CLICK.COM
  14.                       NUMLOCK.COM
  15.                       CAPSLOCK.COM
  16.                       SCRLOCK.COM
  17.                       KEYSPEED.COM
  18.  
  19.  
  20. You can run any program at any time from the DOS prompt,
  21. but it's most convenient to run them from AUTOEXEC.BAT or
  22. from a batch file you use to launch an application.
  23.  
  24. KEYSPEED.COM requires two parameters:  one to specify the
  25. repeat rate and another for the delay rate.  The syntax for
  26. KEYSPEED.COM is:
  27.  
  28.    KEYSPEED R=r D=d
  29.  
  30. where "r" is a number from 0 to 31, specifying the repeat
  31. rate, and "d" is a number from 0 to 3, specifying the delay
  32. rate.  Zero is the fastest repeat rate, corresponding to
  33. roughly 30 characters a second, and 31 is the slowest,
  34. equal to about 2 characters a second.
  35.  
  36. Values for "d" result in the following wait times:
  37.  
  38.    d       Wait time
  39.   ---      ----------- 
  40.    0       1/4 second
  41.    1       1/2 second
  42.    2       3/4 second
  43.    3       1 second
  44.    
  45. CLICK.COM is a memory-resident program that temporarily
  46. modifies your PCs BIOS, intercepting keyboard calls and
  47. adding a click when a key is pressed.
  48.  
  49. NUMLOCK.COM, CAPSLOCK.COM, and SCRLOCK.COM each use the
  50. same two switches.  Following any of the commands with a
  51. plus sign turns that lock key on.  A minus sign after the
  52. command turns the key off.
  53.  
  54.  
  55. Material in this document may not be reproduced in any form 
  56. without permission. Written requests for permission should 
  57. be addressed to Chantal Lavelanet, Ziff-Davis Publishing 
  58. Company, One Park Avenue, New York, NY  10016.
  59.